Skip to content

requirements: bump urllib3 2.x to latest#4578

Merged
xrmx merged 2 commits into
open-telemetry:mainfrom
xrmx:bump-urllib3-requirements
May 15, 2026
Merged

requirements: bump urllib3 2.x to latest#4578
xrmx merged 2 commits into
open-telemetry:mainfrom
xrmx:bump-urllib3-requirements

Conversation

@xrmx
Copy link
Copy Markdown
Contributor

@xrmx xrmx commented May 13, 2026

Description

This bumps urllib3 2.x entries in test requirements to latest 2.7.0. urllib3 1.x users are skipped because need to check if they can be upgraded to 2.x.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@xrmx xrmx requested a review from a team as a code owner May 13, 2026 16:00
@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 13, 2026
@xrmx xrmx moved this to Easy to review / merge / close in Python PR digest May 13, 2026
@github-project-automation github-project-automation Bot moved this from Easy to review / merge / close to Approved PRs in Python PR digest May 13, 2026
@xrmx
Copy link
Copy Markdown
Contributor Author

xrmx commented May 14, 2026

Oof, I have a bunch of draft PRs moving from httpretty to pook, but we are missing some fixes on their side. So probably we should look for a more well maintained option like mocket, that ships an httpretty compat layer https://github.com/mindflayer/python-mocket#httpretty-compatibility-layer

@xrmx
Copy link
Copy Markdown
Contributor Author

xrmx commented May 14, 2026

Let's try again after #4583

@xrmx xrmx moved this from Approved PRs to Ready for merge in Python PR digest May 15, 2026
@xrmx xrmx merged commit da92e3a into open-telemetry:main May 15, 2026
753 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for merge to Done in Python PR digest May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants